This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 232308723704..cd8f712bcb01 (18 commits)#17328
Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom Mar 25, 2020
Merged
Conversation
https://dart.googlesource.com/sdk.git/+log/232308723704..cd8f712bcb01 git log 2323087..cd8f712 --date=short --first-parent --format='%ad %ae %s' 2020-03-25 kustermann@google.com [vm/compiler] Force members with @pragma('vm:entry-point') annotation to have boxed calling convention 2020-03-25 brianwilkerson@google.com Compute new relevances in LibraryPrefixConstributor 2020-03-25 mfairhurst@google.com Revert "Trim not useful bottoms off of the non/nullability stack traces" 2020-03-25 brianwilkerson@google.com Attempt to fix windows bot failure 2020-03-25 regis@google.com [VM/nnbd] Do not check nullability of LHS too early in strong mode (fixes flutter#41160). 2020-03-25 jwren@google.com Initial `dart run *` support and files. I will follow up with additional tests and pubspec executable support. 2020-03-25 leafp@google.com Deprecate CastError. 2020-03-25 mfairhurst@google.com [nnbd_migration] Fix flutter#38462, remove @ for @required nullable params 2020-03-25 paulberry@google.com Migration: handle introduction of both `!` and `as` on a single expression. 2020-03-25 paulberry@google.com Sort declarations in fix_aggregator.dart 2020-03-25 paulberry@google.com Migration: add FixBuilder support for expression null check hints. 2020-03-25 paulberry@google.com Sort declarations in fix_builder.dart 2020-03-25 paulberry@google.com Migration: get rid of interfaces VariableRepository and VariableRecorder. 2020-03-25 paulberry@google.com Migration: better description text for edges. 2020-03-25 alexmarkov@google.com [vm/corelib/nnbd] Correct types in dart:convert and dart:io 2020-03-25 rnystrom@google.com Pretty up the CHANGELOG in anticipation of 2.8.0. 2020-03-25 brianwilkerson@google.com Add new relevance scores for NamedConstructorContributor 2020-03-25 alexmarkov@google.com [vm/nnbd] Fix CompileType::IsAssignableTo for nullable types in strong mode Created with: gclient setdep -r src/third_party/dart@cd8f712bcb01 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: dart-vm-team@google.com
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 26, 2020
renyou
pushed a commit
to flutter/flutter
that referenced
this pull request
Mar 26, 2020
* 97083b4 Roll src/third_party/dart 232308723704..cd8f712bcb01 (18 commits) (flutter/engine#17328) * 23dff31 [runner] Corrects logging of close() status (flutter/engine#16698)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://dart.googlesource.com/sdk.git/+log/232308723704..cd8f712bcb01
git log 2323087..cd8f712 --date=short --first-parent --format='%ad %ae %s'
2020-03-25 kustermann@google.com [vm/compiler] Force members with @pragma('vm:entry-point') annotation to have boxed calling convention
2020-03-25 brianwilkerson@google.com Compute new relevances in LibraryPrefixConstributor
2020-03-25 mfairhurst@google.com Revert "Trim not useful bottoms off of the non/nullability stack traces"
2020-03-25 brianwilkerson@google.com Attempt to fix windows bot failure
2020-03-25 regis@google.com [VM/nnbd] Do not check nullability of LHS too early in strong mode (fixes #41160).
2020-03-25 jwren@google.com Initial
dart run *support and files. I will follow up with additional tests and pubspec executable support.2020-03-25 leafp@google.com Deprecate CastError.
2020-03-25 mfairhurst@google.com [nnbd_migration] Fix #38462, remove @ for @required nullable params
2020-03-25 paulberry@google.com Migration: handle introduction of both
!andason a single expression.2020-03-25 paulberry@google.com Sort declarations in fix_aggregator.dart
2020-03-25 paulberry@google.com Migration: add FixBuilder support for expression null check hints.
2020-03-25 paulberry@google.com Sort declarations in fix_builder.dart
2020-03-25 paulberry@google.com Migration: get rid of interfaces VariableRepository and VariableRecorder.
2020-03-25 paulberry@google.com Migration: better description text for edges.
2020-03-25 alexmarkov@google.com [vm/corelib/nnbd] Correct types in dart:convert and dart:io
2020-03-25 rnystrom@google.com Pretty up the CHANGELOG in anticipation of 2.8.0.
2020-03-25 brianwilkerson@google.com Add new relevance scores for NamedConstructorContributor
2020-03-25 alexmarkov@google.com [vm/nnbd] Fix CompileType::IsAssignableTo for nullable types in strong mode
Created with:
gclient setdep -r src/third_party/dart@cd8f712bcb01
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Bug: None
Tbr: dart-vm-team@google.com